Click or drag to resize

PropertyTag Constructor (Int64)

Initializes a new instance of the PropertyTag class.

Namespace:  Independentsoft.Exchange
Assembly:  Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntax
public PropertyTag(
	long tag
)

Parameters

tag
Type: SystemInt64
The tag.
See Also